[INFO] cloning repository https://github.com/Milo-Shen/WebAssembly-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Milo-Shen/WebAssembly-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilo-Shen%2FWebAssembly-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilo-Shen%2FWebAssembly-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f59da9ca7ed2344d5f711a1ebc332d772e6ddf5e
[INFO] checking Milo-Shen/WebAssembly-Rust against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilo-Shen%2FWebAssembly-Rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Milo-Shen/WebAssembly-Rust
[INFO] finished tweaking git repo https://github.com/Milo-Shen/WebAssembly-Rust
[INFO] tweaked toml for git repo https://github.com/Milo-Shen/WebAssembly-Rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Milo-Shen/WebAssembly-Rust on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Milo-Shen/WebAssembly-Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.29
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.29
[INFO] [stderr]   Downloaded spmc v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-rayon v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a
[INFO] running `Command { std: "docker" "start" "a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.79
[INFO] [stderr]     Checking core_simd v0.1.0 (https://github.com/rust-lang/portable-simd#72df4c45)
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     platform_intrinsics,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]   = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern "platform-intrinsic" {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ invalid ABI
[INFO] [stdout]    |
[INFO] [stdout]    = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     stdsimd
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) fn simd_add<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub(crate) fn simd_sub<T>(lhs: T, rhs: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub(crate) fn simd_mul<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) fn simd_div<T>(lhs: T, rhs: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub(crate) fn simd_rem<T>(lhs: T, rhs: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub(crate) fn simd_shl<T>(lhs: T, rhs: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub(crate) fn simd_shr<T>(lhs: T, rhs: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub(crate) fn simd_and<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub(crate) fn simd_or<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn simd_xor<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) fn simd_cast<T, U>(x: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(crate) fn simd_as<T, U>(x: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub(crate) fn simd_neg<T>(x: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn simd_fabs<T>(x: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub(crate) fn simd_fmin<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub(crate) fn simd_fmax<T>(x: T, y: T) -> T;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub(crate) fn simd_eq<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) fn simd_ne<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub(crate) fn simd_lt<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub(crate) fn simd_le<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) fn simd_gt<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub(crate) fn simd_ge<T, U>(x: T, y: T) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub(crate) fn simd_shuffle<T, U, V>(x: T, y: T, idx: U) -> V;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]    |
[INFO] [stdout]    = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub(crate) fn simd_gather<T, U, V>(val: T, ptr: U, mask: V) -> T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub(crate) fn simd_scatter<T, U, V>(val: T, ptr: U, mask: V);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub(crate) fn simd_saturating_add<T>(x: T, y: T) -> T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(crate) fn simd_saturating_sub<T>(lhs: T, rhs: T) -> T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub(crate) fn simd_reduce_add_ordered<T, U>(x: T, y: U) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub(crate) fn simd_reduce_mul_ordered<T, U>(x: T, y: U) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub(crate) fn simd_reduce_all<T>(x: T) -> bool;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub(crate) fn simd_reduce_any<T>(x: T) -> bool;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub(crate) fn simd_reduce_max<T, U>(x: T) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub(crate) fn simd_reduce_min<T, U>(x: T) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub(crate) fn simd_reduce_and<T, U>(x: T) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub(crate) fn simd_reduce_or<T, U>(x: T) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub(crate) fn simd_reduce_xor<T, U>(x: T) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub(crate) fn simd_bitmask<T, U>(x: T) -> U;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn simd_select<M, T>(m: M, yes: T, no: T) -> T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0044]: foreign items may not have type parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/portable-simd-8edd7e7a3748e100/72df4c4/crates/core_simd/src/intrinsics.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub(crate) fn simd_select_bitmask<M, T>(m: M, yes: T, no: T) -> T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters
[INFO] [stdout]     |
[INFO] [stdout]     = help: replace the type parameters with concrete types like `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.29
[INFO] [stdout] Some errors have detailed explanations: E0044, E0557, E0635, E0703.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0044`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core_simd` (lib) due to 42 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a", kill_on_drop: false }`
[INFO] [stdout] a7b0173768790a7062884cfde68d26af8e9fd82361c0b2d4031d5dbfda55787a
